negotiator.tournament.VariablesAndValues
Class DBLocationValue
java.lang.Object
negotiator.tournament.VariablesAndValues.TournamentValue
negotiator.tournament.VariablesAndValues.DBLocationValue
- All Implemented Interfaces:
- java.io.Serializable
public class DBLocationValue
- extends TournamentValue
- Author:
- mark
Store the database location
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DBLocationValue
public DBLocationValue(java.lang.String val)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getValue
public java.lang.String getValue()
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object